- backward differentiation
- дифференцирование назад
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Backward differentiation formula — The backward differentiation formula (BDF) is a family of implicit methods for the numerical integration of ordinary differential equations. They are linear multistep methods that, for a given function and time, approximate the derivative that… … Wikipedia
Backward Differentiation Formulas — Die BDF Verfahren (englisch Backward Differentiation Formulas) sind Mehrschrittverfahren zur numerischen Lösung von Anfangswertproblemen: Dabei wird für y(x) eine Näherungslösung an den Zwischenstellen xi berechnet: Die Verfahren wurden 1952 von… … Deutsch Wikipedia
Automatic differentiation — In mathematics and computer algebra, automatic differentiation, or AD, sometimes alternatively called algorithmic differentiation, is a method to numerically evaluate the derivative of a function specified by a computer program. Two classical… … Wikipedia
Automatische Differentiation — Das automatische Differenzieren bzw. Differenzieren von Algorithmen ist ein Verfahren der Informatik und angewandten Mathematik. Zu einer Funktion in mehreren Variablen, die als Prozedur in einer Programmiersprache oder als Berechnungsgraph… … Deutsch Wikipedia
List of numerical analysis topics — This is a list of numerical analysis topics, by Wikipedia page. Contents 1 General 2 Error 3 Elementary and special functions 4 Numerical linear algebra … Wikipedia
BdF — Die Abkürzung BDF steht für: Backward Differentiation Formulas, einem numerischen Verfahren zum Lösen von Differentialgleichungen Beiersdorf AG Biedermannsdorf Boden Dauerbeobachtungsprogramm Niedersachsen Brigade der Freundschaft (Kollektiv der… … Deutsch Wikipedia
Bdf — Die Abkürzung BDF steht für: Backward Differentiation Formulas, einem numerischen Verfahren zum Lösen von Differentialgleichungen Beiersdorf AG Biedermannsdorf Boden Dauerbeobachtungsprogramm Niedersachsen Brigade der Freundschaft (Kollektiv der… … Deutsch Wikipedia
Linear multistep method — Adams method redirects here. For the electoral apportionment method, see Method of smallest divisors. Linear multistep methods are used for the numerical solution of ordinary differential equations. Conceptually, a numerical method starts from an … Wikipedia
List of mathematics articles (B) — NOTOC B B spline B* algebra B* search algorithm B,C,K,W system BA model Ba space Babuška Lax Milgram theorem Baby Monster group Baby step giant step Babylonian mathematics Babylonian numerals Bach tensor Bach s algorithm Bachmann–Howard ordinal… … Wikipedia
BDF — or Bdf may refer to:* Beiersdorf AG , a multinational corporation based in Hamburg, Germany. * Glyph Bitmap Distribution Format, a file format for storing bitmap fonts. * Building Distribution Frame, in architecture. * Bulk Data Feed, in… … Wikipedia
Predictor-corrector method — In mathematics, particularly numerical analysis, a predictor corrector method is an algorithm that proceeds in two steps. First, the prediction step calculates a rough approximation of the desired quantity. Second, the corrector step refines the… … Wikipedia